home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PsL Monthly 1994 June
/
PSL Monthly Shareware CD-ROM (June 1994) (Public Software Library).bin
/
pastnews
/
news9309.pgm
< prev
next >
Wrap
Text File
|
1993-08-03
|
10KB
|
289 lines
=====Programming
...A.I., assembler, Basic, Forth, Pascal, other languages,
screen generating, graphics, general programming tools.
(For Windows 3 specific programming, see the Windows section.)
-----August 1993 Programming Disk
C-Blaster 1.0 [CBLASTR]
C++: Sounds
Pop Software; $35
lets you add AdLib/Sound Blaster compatible sounds and music to your
apps. You can load SB Instrument files. SB-Pro stereo is supported.
COBGEN [COBGEN]
C++: Tools
Au Software; $25
produces compiler-ready header and OBJ files.
[FIOLib]
Fortran
David Cook; $0
is a set of routines for reading a Microsoft Fortran unformatted file.
[RandIO]
C: Files
Ed Mulroy; $0
is C source code illustrating the use and access of random access files.
TLC 1.0 [TLC]
C
Tom Lowery; $0
creates a formatted listing, optionally with a cross-reference, from a
given set of C source files.
RGB ColorMixer 1.0 [COLORMX]
Tools
Adam Dutson; $0
takes the guesswork out of using the red, green, and blue arguments of
the setrgbpalette() function. <COLORMIX.PCX>
ListView [LISTVW]
TV C++
$0
is source code for a derived TListViewer for Turbo Vision.
Instalr. 1.0 [INSTALR]
Installation Utility
Howard Rosenberg; $0
is an easy to use installation program that you can set up with a word
processor. It can install onto both network and local drives and will
only install adequate disk space is available.
CPrint 2.17 [CPRN_CS]
Tools
Cactus Software; $20
prints source code for most languages on LaserJets with comments
highlighted.
Source Application Manager [SAM2]
Tools
Olivier Mogenot; $0
is a programming environment that can be used with different languages
so that you do not have to deal with different interfaces/editors for
each.
BTP [BTP]
TP7: Btrieve
John C. Leon; $25
is a Btrieve unit for TP7.
GIFPas [GIFPAS]
TP: Graphics
Sean Wenzel; $0
this unit decodes GIF images in 256 colors at nearly any resolution.
Overlays in XMS 1.2 [OVERXMS]
TP: Overlays
Wilbert van Leijen; $0
allows you to add XMS support to overlaying in TP.
SpoolAQ [SPOOLAQ]
TP
August Quint; $0
shows how to output data to a printer in the background of the
application. Pascal source code and a demo are included.
Printer Watch [PRNWAT]
Asm: Printing
$0
is ASM code that shows how to write a TSR that monitors printer
activity, allowing you to make character/control substitutions, etc.
QMath 1.0 [QMath10]
Asm: Math
Roger Moser; $0
is a set of fast 64-bit signed integer arithmetic routines in assembler.
TruErr [TRUERR]
BASIC: Tools
Thomas Kiehl; $35
gives you the true error line in your compiled PDS or VBDOS programs
instead of addresses pointing to the error handler.
-----Large Programming Disks
C Tutor 2.4 [TUTC]
C
#12457 (PG-04)
Gordon J. Dodrill; $15
is a series of 14 lessons teaching ANSI-C programming. It is intended
for those with very little programming experience.
C++ Tutorial 2.20 [TUTCPP]
C
#12458 (PG-04)
Gordon J. Dodrill; $15
is a series of 14 lessons teaching C++ programming. It is intended for a
person with a working knowledge of C. Careful attention is given to a
full description of Object Oriented Programming and how to use it.
dBTalk 1.01 [DBTALK]
Other Languages
#20242 [2 disks]
Dele Olajide; $0
is an Object-Oriented Development tool for developing GUI based
applications machines with VGA graphics. It provides tools to design
screens, icons, fonts, bitmap, vector graphics objects and other
resources. It uses a memory scalable run-time engine which interprets
Clipper code blocks.
It provides a resource compiler which converts source code into code
blocks and combines the array of code blocks, a run-time engine and all
other resources into an EXE file for execu- tion. It has built-in
classes for supporting DBF, Lotus 1-2-3 WK1, and WordPerfect files.
Sample application is included.
Help Development Kit 7.0 [HDK]
General Tools
#12460
Ron Loewy; $40
creates help files for the Windows Help engine, DESQview/X, QuickHelp,
THelp, TVHC, and PopHelp. This is a blessing for those unwilling to
tackle the complexities of the Windows RTF formatting. It is a must-have
for programmers working in multiple platforms.
Input files are easily created with a text editor and a few simple
commands. The only major drawback at this time is that font colors and
sizes are not selectable in this version. The author says: "next month".
Keyed Access File System 2.0 [KAFS]
C: File/Sort
#12461 (PG-04)
Dimestore Software; $45
is a complete file system and sort package for C programmers. This
package provides everything necessary for creating utility and
application software in C. The file system and sort utility can be used
independently of each other. They are designed for speed, ease of
implementation, and compactness of code.
SPX 1.0 [SPX]
TP: Games
#20243
Scott D. Ramsay; $30
allows TP programmers to write games in 320x200x256 VGA mode. This
library covers animation, sound, text, and various input devices. It
also includes parallax scrolling, tile-map scrolling, displaying sprites
in layers, 3D perspective, automatic implementation of 386 specific
code, eight real-time clocks, tilemap maker, font-editor, three complete
games, and seven examples with TP source. (On 1.44MB MegaDisk or CD
only.)
Turbo Pascal Tutor 2.6 [TUTPAS]
Turbo Pascal
#12462 (PG-04)
Gordon J. Dodrill; $15
is a series of 16 lessons teaching Turbo Pascal programming to
beginners. Careful attention is given to a full description of Object
Oriented Programming and how to use it.
-----Quick Looks:
CoderZine issue 1 [CDZ001] (Richard Grossman; $0) is a newsletter about
and for programmers.
CoderZine Issue 2 [CDZ002] (Richard Grossman; $0)
Network DDE Examples [NDDE] (Glen Swindell; $0) shows how to implement
NDDE in Borland Pascal 7.0. There are examples for both a server and a
client.
[NoICE] (John Hartman; $25) is a debugger for 8-bit processors.
Object Engine 0.9 [OBJENG] (Dr. Mark Brittingham; $0) is a C++ class
library that encapsulates the core functionality of the Paradox Engine
database library.
QB_List [QB_LIST] (Don West; $0) prints QB code listings with a margins,
headers, page numbers, and more.
QBWARE/Net 1.0 [QBWNET] (AJM Software; $49) is a set of routines which
allow you to develop QuickBasic programs which can run in IPX/SP and
NetBios environments.
ResTool-Collection [RESTOOL] (Stefan Boether) is a set of files related
to Turbo-Vision's Resourefile-Handling. Resstr Lets you compile ascii
files into a resource. Resinfo Gives you a short overview of the items
within a resource file. Respack packs the resourcefile. Resvers An
interactive TV program to edit a TV object within a resource file.
Resmover a TV program that let's you cut, paste, delete, rename
resourcefile-items. Resc A compiler for StringTables and Menus that
stored in a Windows like RC file. Reslink merge several resource files
into one.
[RGBPLD] (R. G. Brown $0) is a low cost PLD programmer. It contains the
schematics and software needed to run the programmer.
Programming Arcade Games [MS_ARCAD] (David Conger; $15+) is a tutorial
on programming object oriented arcade games in Turbo C.
Sound Edit [SE] (T. Roden; $0) is a graphical, mouse-driven
speaker-sound editor. Programmers can use it to add PC speaker sounds to
their programs. <SE_SCR.PCX>
-----Updates:
(PG-02: #3462) [ASMLIB] 3.7 is a collection of 120 subroutines for
assembly language programmers.
(PG-03: #20093 [2 disks]) BASIC Wizard's Library 2.0 [BASWIZ] is a set of
routines written in BASIC and assembly language for use with the Quick
BASIC and BASCOM compilers. NEW: bit shifts and rotates, integer VAL,
and trig functions to the math extension unit. Added a high-resolution
(millisecond) timer unit with delays, countdowns, and sound support,
including a play replacement.
(PG-03 #12194) PowerBASIC